Initializes a new instance of the FunctionSeries class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public FunctionSeries ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The function used to evaluate the series at a specific X.
An integer value specifying the number of values to calculate.
A double-precision number specifying the maximum value of function range.
Charting for .NET MAUI Guide | © 2024 MindFusion |